encoding/xml.Decoder.push (method)
3 uses
encoding/xml (current package)
xml.go#L398: func (d *Decoder) push(kind int) *stack {
xml.go#L460: s := d.push(stkStart)
xml.go#L467: s := d.push(stkNs)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)